-
Home
-
Tutor LMS – eLearning and online course solution
-
3.6.0 (latest)
-
Code
-
Classes
- EmailController
Total Complexity |
59 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
690 |
Lines of code |
416 |
Logical lines of code |
160 |
Comment lines |
193 |
Methods |
19 |
Properties |
1 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send_email_to() |
A |
39 |
12 |
56 |
get_email_data() |
A |
31 |
1 |
181 |
get_instructor_ids() |
A |
51 |
8 |
26 |
order_updated() |
A |
52 |
8 |
23 |
order_placed() |
S |
51 |
6 |
26 |
enqueue_email() |
S |
53 |
6 |
22 |
get_message() |
S |
59 |
2 |
14 |
send_mail() |
S |
61 |
2 |
12 |
__construct() |
S |
62 |
2 |
11 |
get_replaced_text() |
S |
78 |
2 |
3 |
get_option_data() |
S |
70 |
2 |
5 |
get_from_address() |
S |
72 |
1 |
5 |
get_content_type() |
S |
79 |
1 |
3 |
send_test_mail() |
S |
81 |
1 |
3 |
prepare_message() |
S |
80 |
1 |
3 |
get_from_name() |
S |
71 |
1 |
5 |
tutor_load_email_template() |
S |
75 |
1 |
4 |
send() |
S |
74 |
1 |
4 |
setup_email_config() |
S |
63 |
1 |
10 |